(Item 8258) Correct actions encoding and ordering in DLUR configuration error alerts ----------------------------------------------------------------------- Review comments of the APPN DLUR Architecture Reference Version 1.1 from Data Connection Ltd. include the following: In the Actions for APPN/DLUR Alert CPDL002, the text states "Correct installation problem" with a coding of X'5100'. When testing with Netview, we found that it didn't recognize this code. In looking at Formats, X'1500' corresponds to "Correct installation problem". To correct this error, X'5100' will be replaced with X'1500' in APPN/DLUR Alerts CPDL002, CPDL003, CPDL004, and CPDL005. Shortly thereafter, DLUR testing discovered an additional concern: In the MS Reference-style Alert tables, you're supposed to list the Recommended Actions for each of the User, Install, and Failure Causes groups right after that group. This is how the tables indicate whether the Recommended Actions belong in the X'94', X'95', or X'96' SV. This problem occurs in all four of the configuration error Alerts. Currently the tables read: User Causes (none) Install Causes <> Failure Causes (none) Actions (note 1) X'1500' They should read: User Causes (none) Install Causes <> Actions (note 1) X'1500' Failure Causes (none) To correct this error, the order of the Failure Causes and Actions will be swapped in APPN/DLUR Alerts CPDL002, CPDL003, CPDL004, and CPDL005.